[INFO] fetching crate simple 0.3.0...
[INFO] testing simple-0.3.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate simple 0.3.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate simple 0.3.0
[INFO] finished tweaking crates.io crate simple 0.3.0
[INFO] tweaked toml for crates.io crate simple 0.3.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate simple 0.3.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 35 packages to latest compatible versions
[INFO] [stderr]       Adding libc v0.1.12 (available: v0.2.183)
[INFO] [stderr]       Adding num v0.1.43 (available: v0.4.3)
[INFO] [stderr]       Adding rand v0.3.23 (available: v0.10.0)
[INFO] [stderr]       Adding sdl2 v0.32.2 (available: v0.38.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9172a9e1cb01728b336a6cb4a58357af5578712afaaa893d9327d291d422720b
[INFO] running `Command { std: "docker" "start" "-a" "9172a9e1cb01728b336a6cb4a58357af5578712afaaa893d9327d291d422720b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9172a9e1cb01728b336a6cb4a58357af5578712afaaa893d9327d291d422720b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9172a9e1cb01728b336a6cb4a58357af5578712afaaa893d9327d291d422720b", kill_on_drop: false }`
[INFO] [stdout] 9172a9e1cb01728b336a6cb4a58357af5578712afaaa893d9327d291d422720b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e5b2ec2a9de102f7ecc53f81c05913fb11b1486c660dd1129c1d03924c736aaa
[INFO] running `Command { std: "docker" "start" "-a" "e5b2ec2a9de102f7ecc53f81c05913fb11b1486c660dd1129c1d03924c736aaa", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling num-bigint v0.1.45
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling num-complex v0.1.44
[INFO] [stderr]    Compiling num-rational v0.1.43
[INFO] [stderr]    Compiling sdl2 v0.32.2
[INFO] [stderr]    Compiling libc v0.1.12
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling sdl2-sys v0.32.6
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling num v0.1.43
[INFO] [stderr]    Compiling simple v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/window.rs:130:32
[INFO] [stdout]     |
[INFO] [stdout] 130 |                     Some(e) => (self.event_queue.push(e)),
[INFO] [stdout]     |                                ^                        ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 130 -                     Some(e) => (self.event_queue.push(e)),
[INFO] [stdout] 130 +                     Some(e) => self.event_queue.push(e) ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/window.rs:360:27
[INFO] [stdout]     |
[INFO] [stdout] 360 |         let mut texture = try!(self.canvas.texture_creator().load_texture(&filename));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/window.rs:373:21
[INFO] [stdout]     |
[INFO] [stdout] 373 |         let rwops = try!(rwops::RWops::from_bytes(data));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/window.rs:374:38
[INFO] [stdout]     |
[INFO] [stdout] 374 |         let surf: surface::Surface = try!(rwops.load());
[INFO] [stdout]     |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/window.rs:464:38
[INFO] [stdout]     |
[INFO] [stdout] 464 |         let surf: surface::Surface = try!(LoadSurface::from_file(filename));
[INFO] [stdout]     |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/window.rs:472:21
[INFO] [stdout]     |
[INFO] [stdout] 472 |         let rwops = try!(rwops::RWops::from_bytes(data));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/window.rs:473:38
[INFO] [stdout]     |
[INFO] [stdout] 473 |         let surf: surface::Surface = try!(rwops.load());
[INFO] [stdout]     |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.74s
[INFO] running `Command { std: "docker" "inspect" "e5b2ec2a9de102f7ecc53f81c05913fb11b1486c660dd1129c1d03924c736aaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e5b2ec2a9de102f7ecc53f81c05913fb11b1486c660dd1129c1d03924c736aaa", kill_on_drop: false }`
[INFO] [stdout] e5b2ec2a9de102f7ecc53f81c05913fb11b1486c660dd1129c1d03924c736aaa
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 99ef5ddf4b510160112a948d3ba8f5b38d46f0971a6d486a0072e24f5a1f0a68
[INFO] running `Command { std: "docker" "start" "-a" "99ef5ddf4b510160112a948d3ba8f5b38d46f0971a6d486a0072e24f5a1f0a68", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/window.rs:130:32
[INFO] [stdout]     |
[INFO] [stdout] 130 |                     Some(e) => (self.event_queue.push(e)),
[INFO] [stdout]     |                                ^                        ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 130 -                     Some(e) => (self.event_queue.push(e)),
[INFO] [stdout] 130 +                     Some(e) => self.event_queue.push(e) ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/window.rs:360:27
[INFO] [stdout]     |
[INFO] [stdout] 360 |         let mut texture = try!(self.canvas.texture_creator().load_texture(&filename));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/window.rs:373:21
[INFO] [stdout]     |
[INFO] [stdout] 373 |         let rwops = try!(rwops::RWops::from_bytes(data));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/window.rs:374:38
[INFO] [stdout]     |
[INFO] [stdout] 374 |         let surf: surface::Surface = try!(rwops.load());
[INFO] [stdout]     |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/window.rs:464:38
[INFO] [stdout]     |
[INFO] [stdout] 464 |         let surf: surface::Surface = try!(LoadSurface::from_file(filename));
[INFO] [stdout]     |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/window.rs:472:21
[INFO] [stdout]     |
[INFO] [stdout] 472 |         let rwops = try!(rwops::RWops::from_bytes(data));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/window.rs:473:38
[INFO] [stdout]     |
[INFO] [stdout] 473 |         let surf: surface::Surface = try!(rwops.load());
[INFO] [stdout]     |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling simple v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary parentheses around match arm expression
[INFO] [stdout]    --> src/window.rs:130:32
[INFO] [stdout]     |
[INFO] [stdout] 130 |                     Some(e) => (self.event_queue.push(e)),
[INFO] [stdout]     |                                ^                        ^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]     |
[INFO] [stdout] 130 -                     Some(e) => (self.event_queue.push(e)),
[INFO] [stdout] 130 +                     Some(e) => self.event_queue.push(e) ,
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/window.rs:360:27
[INFO] [stdout]     |
[INFO] [stdout] 360 |         let mut texture = try!(self.canvas.texture_creator().load_texture(&filename));
[INFO] [stdout]     |                           ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/window.rs:373:21
[INFO] [stdout]     |
[INFO] [stdout] 373 |         let rwops = try!(rwops::RWops::from_bytes(data));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/window.rs:374:38
[INFO] [stdout]     |
[INFO] [stdout] 374 |         let surf: surface::Surface = try!(rwops.load());
[INFO] [stdout]     |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/window.rs:464:38
[INFO] [stdout]     |
[INFO] [stdout] 464 |         let surf: surface::Surface = try!(LoadSurface::from_file(filename));
[INFO] [stdout]     |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/window.rs:472:21
[INFO] [stdout]     |
[INFO] [stdout] 472 |         let rwops = try!(rwops::RWops::from_bytes(data));
[INFO] [stdout]     |                     ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead
[INFO] [stdout]    --> src/window.rs:473:38
[INFO] [stdout]     |
[INFO] [stdout] 473 |         let surf: surface::Surface = try!(rwops.load());
[INFO] [stdout]     |                                      ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustc355Eiv/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsimple-aaab1141ff9c1adf,libsdl2-f6a78c8882dcf50d,librand-59e1206b7bf12ce9,librand_xorshift-7990f5f51724154d,librand_pcg-2e7bfed4f5a38dc3,librand_hc-fbb457f644c77de8,librand_chacha-e846d316a20dcb88,librand_isaac-57d8483723deb020,librand_core-4d7649880be55761,librand_os-5812c6a861bbb37e,librand_jitter-797f9f2a4a567632,librand_core-071c4ecd390d5ba3,libsdl2_sys-4d5787e9f8ee1716,libbitflags-e2b4db6c651223da,liblazy_static-b3603208c0de2608,libnum-2949c601e062aef4,libnum_rational-78d5c66e1dbb8efc,libnum_bigint-0fe551755b9b2a67,libnum_complex-55182e2b96acced7,librustc_serialize-1ab3403c1596faf4,libnum_iter-641f3fae0f73fda6,libnum_integer-5b6ac14ce642ff72,libnum_traits-8434f84c7e6b85f7,librand-2979c20015a61017,librand-88a9b94d43b54290,liblibc-f0d996076a85b3d5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustc355Eiv/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/font-f209f7645f93e64a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lSDL2_image
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simple` (example "font") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcjMGyGX/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsimple-aaab1141ff9c1adf,libsdl2-f6a78c8882dcf50d,librand-59e1206b7bf12ce9,librand_xorshift-7990f5f51724154d,librand_pcg-2e7bfed4f5a38dc3,librand_hc-fbb457f644c77de8,librand_chacha-e846d316a20dcb88,librand_isaac-57d8483723deb020,librand_core-4d7649880be55761,librand_os-5812c6a861bbb37e,librand_jitter-797f9f2a4a567632,librand_core-071c4ecd390d5ba3,libsdl2_sys-4d5787e9f8ee1716,libbitflags-e2b4db6c651223da,liblazy_static-b3603208c0de2608,libnum-2949c601e062aef4,libnum_rational-78d5c66e1dbb8efc,libnum_bigint-0fe551755b9b2a67,libnum_complex-55182e2b96acced7,librustc_serialize-1ab3403c1596faf4,libnum_iter-641f3fae0f73fda6,libnum_integer-5b6ac14ce642ff72,libnum_traits-8434f84c7e6b85f7,librand-2979c20015a61017,librand-88a9b94d43b54290,liblibc-f0d996076a85b3d5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcjMGyGX/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/city-3a52c32fe3a41f0a" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lSDL2_image
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simple` (example "city") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/examples/rustcTiKKKC/symbols.o" "<2 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/{libsimple-aaab1141ff9c1adf,libsdl2-f6a78c8882dcf50d,librand-59e1206b7bf12ce9,librand_xorshift-7990f5f51724154d,librand_pcg-2e7bfed4f5a38dc3,librand_hc-fbb457f644c77de8,librand_chacha-e846d316a20dcb88,librand_isaac-57d8483723deb020,librand_core-4d7649880be55761,librand_os-5812c6a861bbb37e,librand_jitter-797f9f2a4a567632,librand_core-071c4ecd390d5ba3,libsdl2_sys-4d5787e9f8ee1716,libbitflags-e2b4db6c651223da,liblazy_static-b3603208c0de2608,libnum-2949c601e062aef4,libnum_rational-78d5c66e1dbb8efc,libnum_bigint-0fe551755b9b2a67,libnum_complex-55182e2b96acced7,librustc_serialize-1ab3403c1596faf4,libnum_iter-641f3fae0f73fda6,libnum_integer-5b6ac14ce642ff72,libnum_traits-8434f84c7e6b85f7,librand-2979c20015a61017,librand-88a9b94d43b54290,liblibc-f0d996076a85b3d5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/examples/rustcTiKKKC/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/examples/squares-cdec8f77e4baf224" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lSDL2_image
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simple` (example "squares") due to 1 previous error
[INFO] [stdout] error: linking with `cc` failed: exit status: 1
[INFO] [stdout]   |
[INFO] [stdout]   = note:  "cc" "-m64" "/opt/rustwide/target/debug/deps/rustc0qgVmE/symbols.o" "<3 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libtest-*,libgetopts-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/debug/deps/{libsdl2-f6a78c8882dcf50d,librand-59e1206b7bf12ce9,librand_xorshift-7990f5f51724154d,librand_pcg-2e7bfed4f5a38dc3,librand_hc-fbb457f644c77de8,librand_chacha-e846d316a20dcb88,librand_isaac-57d8483723deb020,librand_core-4d7649880be55761,librand_os-5812c6a861bbb37e,librand_jitter-797f9f2a4a567632,librand_core-071c4ecd390d5ba3,libsdl2_sys-4d5787e9f8ee1716,libbitflags-e2b4db6c651223da,liblazy_static-b3603208c0de2608,libnum-2949c601e062aef4,libnum_rational-78d5c66e1dbb8efc,libnum_bigint-0fe551755b9b2a67,libnum_complex-55182e2b96acced7,librustc_serialize-1ab3403c1596faf4,libnum_iter-641f3fae0f73fda6,libnum_integer-5b6ac14ce642ff72,libnum_traits-8434f84c7e6b85f7,librand-2979c20015a61017,librand-88a9b94d43b54290,liblibc-f0d996076a85b3d5}.rlib" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,libcfg_if-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*,liblibc-*,librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-Wl,-Bdynamic" "-lSDL2" "-lSDL2_image" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-L" "/opt/rustwide/target/debug/deps/rustc0qgVmE/raw-dylibs" "-B<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/bin/gcc-ld" "-fuse-ld=lld" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "<sysroot>/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/simple-31c0c6f7c39a984d" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs"
[INFO] [stdout]   = note: some arguments are omitted. use `--verbose` to show all linker arguments
[INFO] [stdout]   = note: rust-lld: error: unable to find library -lSDL2_image
[INFO] [stdout]           collect2: error: ld returned 1 exit status
[INFO] [stdout]           
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `simple` (lib test) due to 1 previous error; 7 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "99ef5ddf4b510160112a948d3ba8f5b38d46f0971a6d486a0072e24f5a1f0a68", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "99ef5ddf4b510160112a948d3ba8f5b38d46f0971a6d486a0072e24f5a1f0a68", kill_on_drop: false }`
[INFO] [stdout] 99ef5ddf4b510160112a948d3ba8f5b38d46f0971a6d486a0072e24f5a1f0a68
